home *** CD-ROM | disk | FTP | other *** search
- pam_gnome_keyring for Debian
- ----------------------------
-
- The default PAM configuration for GDM and gnome-screensaver already
- uses pam_gnome_keyring.
-
- If you want the default password to be correctly changed together with
- the login password, you need to add the following line to
- /etc/pam.d/common-password:
- password optional pam_gnome_keyring.so
-
-
- If you want to start gnome_keyring from another display manager, you
- need to add the following lines to the corresponding /etc/pam.d/?dm
- file:
- auth optional pam_gnome_keyring.so
- session optional pam_gnome_keyring.so auto_start
-
- -- Josselin Mouette <joss@debian.org>, Sun, 25 Nov 2007 11:53:10 +0100
-